Package-level declarations

Types

Link copied to clipboard
interface Configuration

Interface for the configuration in the BlueConic library. The implementation can determine how the configuration properties are retrieved.

Link copied to clipboard

Handles the configuration options for the BlueConic library. The configuration is read from the resources of the client application. To have access to the resources the context is required.

Link copied to clipboard
class Logger(myTag: String)